[INFO] fetching crate tinytemplate 1.2.1...
[INFO] testing tinytemplate-1.2.1 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate tinytemplate 1.2.1 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate tinytemplate 1.2.1
[INFO] finished tweaking crates.io crate tinytemplate 1.2.1
[INFO] tweaked toml for crates.io crate tinytemplate 1.2.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tinytemplate 1.2.1 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 63 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.3.6 (available: v0.8.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4a3d0859c411d56a91eea3777ec87e14fa17edb35ef9b850968b47a4076b4d35
[INFO] running `Command { std: "docker" "start" "-a" "4a3d0859c411d56a91eea3777ec87e14fa17edb35ef9b850968b47a4076b4d35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4a3d0859c411d56a91eea3777ec87e14fa17edb35ef9b850968b47a4076b4d35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a3d0859c411d56a91eea3777ec87e14fa17edb35ef9b850968b47a4076b4d35", kill_on_drop: false }`
[INFO] [stdout] 4a3d0859c411d56a91eea3777ec87e14fa17edb35ef9b850968b47a4076b4d35
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae4fd3c392e0d1c2b0c4154ee0c6032f2844a9a0f548df827d2d85ff3bc0ddd1
[INFO] running `Command { std: "docker" "start" "-a" "ae4fd3c392e0d1c2b0c4154ee0c6032f2844a9a0f548df827d2d85ff3bc0ddd1", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling tinytemplate v1.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/template.rs:120:52
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub fn compile(text: &'template str) -> Result<Template> {
[INFO] [stdout]     |                           ---------                ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'template`
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub fn compile(text: &'template str) -> Result<Template<'template>> {
[INFO] [stdout]     |                                                            +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
[INFO] running `Command { std: "docker" "inspect" "ae4fd3c392e0d1c2b0c4154ee0c6032f2844a9a0f548df827d2d85ff3bc0ddd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae4fd3c392e0d1c2b0c4154ee0c6032f2844a9a0f548df827d2d85ff3bc0ddd1", kill_on_drop: false }`
[INFO] [stdout] ae4fd3c392e0d1c2b0c4154ee0c6032f2844a9a0f548df827d2d85ff3bc0ddd1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eb7d3182d9405ff4c6ab6aaec2fc0c4e6ee9f67502d4a3b2f5a8bad5f2125a4a
[INFO] running `Command { std: "docker" "start" "-a" "eb7d3182d9405ff4c6ab6aaec2fc0c4e6ee9f67502d4a3b2f5a8bad5f2125a4a", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/template.rs:120:52
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub fn compile(text: &'template str) -> Result<Template> {
[INFO] [stdout]     |                           ---------                ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'template`
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub fn compile(text: &'template str) -> Result<Template<'template>> {
[INFO] [stdout]     |                                                            +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling criterion v0.3.6
[INFO] [stderr]    Compiling tinytemplate v1.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/template.rs:120:52
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub fn compile(text: &'template str) -> Result<Template> {
[INFO] [stdout]     |                           ---------                ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'template`
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub fn compile(text: &'template str) -> Result<Template<'template>> {
[INFO] [stdout]     |                                                            +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.53s
[INFO] running `Command { std: "docker" "inspect" "eb7d3182d9405ff4c6ab6aaec2fc0c4e6ee9f67502d4a3b2f5a8bad5f2125a4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb7d3182d9405ff4c6ab6aaec2fc0c4e6ee9f67502d4a3b2f5a8bad5f2125a4a", kill_on_drop: false }`
[INFO] [stdout] eb7d3182d9405ff4c6ab6aaec2fc0c4e6ee9f67502d4a3b2f5a8bad5f2125a4a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] da116465fe48cfb6ba45c3730349ae1586e798cb55659dac7a4126b9919fca26
[INFO] running `Command { std: "docker" "start" "-a" "da116465fe48cfb6ba45c3730349ae1586e798cb55659dac7a4126b9919fca26", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/template.rs:120:52
[INFO] [stderr]     |
[INFO] [stderr] 120 |     pub fn compile(text: &'template str) -> Result<Template> {
[INFO] [stderr]     |                           ---------                ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'template`
[INFO] [stderr]     |
[INFO] [stderr] 120 |     pub fn compile(text: &'template str) -> Result<Template<'template>> {
[INFO] [stderr]     |                                                            +++++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `tinytemplate` (lib) generated 1 warning (run `cargo fix --lib -p tinytemplate` to apply 1 suggestion)
[INFO] [stderr] warning: `tinytemplate` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tinytemplate-70b8f03562f021f2)
[INFO] [stdout] 
[INFO] [stdout] running 56 tests
[INFO] [stdout] test compiler::test::test_call ... ok
[INFO] [stdout] test compiler::test::test_compile_value ... ok
[INFO] [stdout] test compiler::test::test_compile_literal ... ok
[INFO] [stdout] test compiler::test::test_compile_value_with_formatter ... ok
[INFO] [stdout] test compiler::test::test_comment ... ok
[INFO] [stdout] test compiler::test::test_diallows_unknown_block_type ... ok
[INFO] [stdout] test compiler::test::test_disallows_invalid_keywords ... ok
[INFO] [stdout] test compiler::test::test_dotted_path ... ok
[INFO] [stdout] test compiler::test::test_foreach ... ok
[INFO] [stdout] test compiler::test::test_if_else_endif ... ok
[INFO] [stdout] test compiler::test::test_if_not_endif ... ok
[INFO] [stdout] test compiler::test::test_mismatched_blocks ... ok
[INFO] [stdout] test compiler::test::test_indexed_path ... ok
[INFO] [stdout] test compiler::test::test_mixture ... ok
[INFO] [stdout] test compiler::test::test_parse_error_line_column_num ... ok
[INFO] [stdout] test compiler::test::test_parse_error_on_unclosed_if ... ok
[INFO] [stdout] test compiler::test::test_strip_whitespace_block ... ok
[INFO] [stdout] test compiler::test::test_strip_whitespace_comment ... ok
[INFO] [stdout] test compiler::test::test_strip_whitespace_followed_by_another_tag ... ok
[INFO] [stdout] test compiler::test::test_with ... ok
[INFO] [stdout] test compiler::test::test_if_endif ... ok
[INFO] [stdout] test template::test::test_formatter ... ok
[INFO] [stdout] test template::test::test_if_else_taken ... ok
[INFO] [stdout] test template::test::test_call ... ok
[INFO] [stdout] test template::test::test_for_loop_index ... ok
[INFO] [stdout] test compiler::test::test_parse_escaped_open_curly_brace ... ok
[INFO] [stdout] test template::test::test_if_else_untaken ... ok
[INFO] [stdout] test template::test::test_if_untaken ... ok
[INFO] [stdout] test compiler::test::test_strip_whitespace_value ... ok
[INFO] [stdout] test template::test::test_ifnot_else_taken ... ok
[INFO] [stdout] test template::test::test_escaping ... ok
[INFO] [stdout] test template::test::test_for_loop_last ... ok
[INFO] [stdout] test compiler::test::test_curly_brace_escaping ... ok
[INFO] [stdout] test template::test::test_for_loop ... ok
[INFO] [stdout] test template::test::test_if_taken ... ok
[INFO] [stdout] test template::test::test_ifnot_taken ... ok
[INFO] [stdout] test template::test::test_ifnot_untaken ... ok
[INFO] [stdout] test template::test::test_indexed_paths ... ok
[INFO] [stdout] test template::test::test_ifnot_else_untaken ... ok
[INFO] [stdout] test template::test::test_indexed_paths_fall_back_to_string_lookup ... ok
[INFO] [stdout] test template::test::test_literal ... ok
[INFO] [stdout] test template::test::test_nested_ifs ... ok
[INFO] [stdout] test template::test::test_number_truthiness_one ... ok
[INFO] [stdout] test template::test::test_number_truthiness_zero ... ok
[INFO] [stdout] test template::test::test_path ... ok
[INFO] [stdout] test template::test::test_root_branch ... ok
[INFO] [stdout] test template::test::test_root_iterate ... ok
[INFO] [stdout] test template::test::test_unescaped ... ok
[INFO] [stdout] test template::test::test_unknown ... ok
[INFO] [stdout] test template::test::test_root_print ... ok
[INFO] [stdout] test template::test::test_value ... ok
[INFO] [stdout] test template::test::test_whitespace_stripping_value ... ok
[INFO] [stdout] test template::test::test_with ... ok
[INFO] [stdout] test test::test_set_default_formatter ... ok
[INFO] [stdout] test compiler::test::test_unclosed_tags ... ok
[INFO] [stdout] test template::test::test_for_loop_first ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 56 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tinytemplate
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 31) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "da116465fe48cfb6ba45c3730349ae1586e798cb55659dac7a4126b9919fca26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da116465fe48cfb6ba45c3730349ae1586e798cb55659dac7a4126b9919fca26", kill_on_drop: false }`
[INFO] [stdout] da116465fe48cfb6ba45c3730349ae1586e798cb55659dac7a4126b9919fca26
